Skip to content

aws: support multiple subnets to handle capacity issues#92

Open
emilyalbini wants to merge 1 commit intomainfrom
ea-omztrwrnwpkl
Open

aws: support multiple subnets to handle capacity issues#92
emilyalbini wants to merge 1 commit intomainfrom
ea-omztrwrnwpkl

Conversation

@emilyalbini
Copy link
Copy Markdown
Member

We ran into a problem yesterday where the AZ we run jobs on ran out of an instance type, delaying jobs.

This adds support for specifying more than one subnet in the configuration file, and in case of capacity errors it falls back to the next subnet on the list. It maintains the current behavior of always spawning all jobs in the first subnet if there is enough capacity.

@emilyalbini emilyalbini requested a review from jclulow March 25, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant